-
-
Notifications
You must be signed in to change notification settings - Fork 356
Expose LatencyStore as public API #3359
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #3359 +/- ##
=======================================
Coverage 94.54% 94.54%
=======================================
Files 78 79 +1
Lines 9423 9427 +4
=======================================
+ Hits 8909 8913 +4
Misses 514 514
🚀 New features to boost your workflow:
|
pre-commit is mad about a docstring but otherwise this looks g2g |
I'm a bit confused about why this is necessary. It's extremely common for downstream libraries to use functions from the testing modules of libraries (e.g., |
I actually agree - I think it would make more sense to expose |
Closes ##3358
TODO:
docs/user-guide/*.rst
changes/